Skip to content

chore(deps): update dependency io_bazel_rules_go to v0.47.1#1509

Merged
noahdietz merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/bazel-go
May 13, 2024
Merged

chore(deps): update dependency io_bazel_rules_go to v0.47.1#1509
noahdietz merged 1 commit intogoogleapis:mainfrom
renovate-bot:renovate/bazel-go

Conversation

@renovate-bot
Copy link
Copy Markdown
Contributor

Mend Renovate

This PR contains the following updates:

Package Type Update Change
io_bazel_rules_go http_archive patch v0.47.0 -> v0.47.1

Release Notes

bazelbuild/rules_go (io_bazel_rules_go)

v0.47.1

Compare Source

WORKSPACE code

load("@​bazel_tools//tools/build_defs/repo:http.bzl", "http_archive")

http_archive(
    name = "io_bazel_rules_go",
    sha256 = "f74c98d6df55217a36859c74b460e774abc0410a47cc100d822be34d5f990f16",
    urls = [
        "https://mirror.bazel.build/github.com/bazelbuild/rules_go/releases/download/v0.47.1/rules_go-v0.47.1.zip",
        "https://github.com/bazelbuild/rules_go/releases/download/v0.47.1/rules_go-v0.47.1.zip",
    ],
)

load("@​io_bazel_rules_go//go:deps.bzl", "go_register_toolchains", "go_rules_dependencies")

go_rules_dependencies()

go_register_toolchains(version = "1.22.2")

What's Changed

New Contributors

Full Changelog: bazel-contrib/rules_go@v0.47.0...v0.47.1


Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate-bot renovate-bot requested a review from a team May 13, 2024 01:31
@forking-renovate forking-renovate Bot added the automerge Summon MOG for automerging label May 13, 2024
@renovate-bot renovate-bot requested a review from a team May 13, 2024 01:31
@trusted-contributions-gcf trusted-contributions-gcf Bot added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label May 13, 2024
@gcf-merge-on-green
Copy link
Copy Markdown
Contributor

Merge-on-green attempted to merge your PR for 6 hours, but it was not mergeable because either one of your required status checks failed, one of your required reviews was not approved, or there is a do not merge label. Learn more about your required status checks here: https://help.github.com/en/github/administering-a-repository/enabling-required-status-checks. You can remove and reapply the label to re-run the bot.

@gcf-merge-on-green gcf-merge-on-green Bot removed the automerge Summon MOG for automerging label May 13, 2024
@noahdietz noahdietz merged commit 0c743a4 into googleapis:main May 13, 2024
@renovate-bot renovate-bot deleted the renovate/bazel-go branch May 13, 2024 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kokoro:force-run Add this label to force Kokoro to re-run the tests.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants